(in-progress hash tables) 0.0.3

Hash tables (HashTablesCowan)

This Snow package is federated from http://snow-fort.org/. Installation requires Akku >=0.5.0.

Original license field: (mit)

Maintainers: William D Cinger <will@ccs.neu.edu>.

$ akku update
$ akku install "(in-progress hash tables)"
$ .akku/env
Authors

William D Cinger

License

MIT

Dependencies

^1.0.0-beta.3
>=0.0.0-akku.74

Package contents

  • (in-progress hash tables) R7
    • → make-hash-table hash-table hash-table-tabulate hash-table-unfold alist->hash-table hash-table? hash-table-contains? hash-table-empty? hash-table=? hash-table-mutable? hash-table-ref hash-table-ref/default hash-table-set! hash-table-set-entries! hash-table-delete! hash-table-delete-keys! hash-table-extend! hash-table-extend!/default hash-table-replace! hash-table-replace!/default hash-table-update! hash-table-update!/default hash-table-push! hash-table-pop! hash-table-search! hash-table-clear! hash-table-size hash-table-keys hash-table-values hash-table-entries hash-table-find hash-table-count hash-table-any hash-table-every hash-table-map hash-table-map-values hash-table-for-each hash-table-map! hash-table-collect hash-table-fold hash-table-filter! hash-table-remove! hash-table-copy hash-table->alist hash-table-accessor hash-table-accessor/default hash-table-union! hash-table-intersection! hash-table-difference! hash-table-xor!
    • ← (scheme base) R7
    • ← (r6rs hashtables)
    • (srfi 114 comparators) SRFI
    • ← (scheme char) R7

Version history

  • 2019-03-26 ~ 0.0.3